*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	font-family:"微软雅黑","Microsoft Yahei"; 
}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
}
.clearfix {
	zoom: 1;
}
.box{
	margin: 0 auto;
	width: 1200px;
}
.ddiv{
    display: none;
}
.head{
    width: 100%;
    height: 137px;
    background: url(/iimg/head.jpg) no-repeat;
}
.head_l{
    float: left;
}
.head_l img{
    float: left;
}
.logo{
    margin-top: 35px;
}
.logo1{
    margin-left: 33px;
    margin-top: 47px;
}
.head_r{
    float: right;
    margin-top: 46px;
}
.head_r img{
    float: left;
}
.head_d{
    float: left;
    width: 154px;
    margin-left: 10px;
}
.p span{
    display: block;
    float: left;
    color: #014b8a;
}
.p a{
    display: block;
    float: right;
    width: 59px;
    height: 19px;
    background: #e30000;
    font-size: 12px;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
.p{
    margin-bottom: 0;
}
.p1{
    font-size: 21px;
    font-weight: bold;
}
.nav{
    background: #02255f;
    height: 60px;
}
.nav ul li{
    float: left;
    width:12.5%;
    height: 60px;
    text-align: center;
    line-height: 60px;
}
.nav ul li a{
    color: #fff;
    text-decoration: none;
    display: block;
}
.nav ul li a:hover{
    background: #f1f1f1;
    color: #e93737;
}
/*banner*/
#banner{
    width: 100%;
    position: relative;
}
#banner ul{
    overflow: hidden;
    margin-bottom: 0;
}
#banner ul li{
    list-style: none;
    display: none;
}
#banner img{
    width: 100%;
}
#p{
    width: 50px;
    position: absolute;
    left: 48%;
    bottom: 3%;
}
#p p{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #1c67c4;
    float: left;
    margin-left: 10px;
}
#p p:nth-child(1){
    margin-left: 0;
}
#p .on{
    background: #fff;
}
#left{
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    left: 5%;
    top: 45%;
    display: none;
    text-decoration: none;
}
#right{
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    right: 5%;
    top: 45%;
    display: none;
    text-decoration: none;
}
/*banner*/
.prd span{
    display: block;
    font-size: 12px;
    color: #bdbdbd;
    text-align: center;
}
.prd p{
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}
.product{
    margin-top: 59px;
}
.prd i{
    width: 35px;
    height: 2px;
    background: #e62116;
    margin: 0 auto;
    display: block;
}
.pr{
    background: url(/iimg/1.jpg) no-repeat;
    height: 253px;
    margin-top: 125px;
}
.prdd{
    width: 320px;
    height: 192px;
    position: relative;
    bottom: 70px;
    float: left;
}
.prdd1{
    position: absolute;
    width: 100%;
    height: 100%;
    background: red;
    opacity: .5;
    z-index: 99;
    display: none;
}
.prdd11{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    width: 100%;
    height: 100%;
    z-index: 99;
}
.prdd11 p{
    color: #fff;
}
.prdd11 p:nth-child(1){
    margin-top: 60px;
}
.prdd img{
    position: absolute;
    width: 100%;
    height: 100%;
}
.prdd11 p{
    color: #fff;
}
.prdd:hover .prdd1{
    display: block;
}
.prdd:hover .prdd11{
    display: block;
}
.pp1{
    margin-left: 1%;
}
.pp2{
    margin-left: 8%;
}
.pp3{
    margin-left: 8%;
}


.prd a{
    display: block;
    width: 100%;
    height: 100%;
}

.pa{
    width: 22%;
    height: 260px;
    float: left;
    position: relative;
    margin: 0 1.5%;
    margin-top: 2.5%;
}
.pa img{
    position: absolute;
    width: 100%;
    height: 100%;
}
.ptitle{
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #000000;
    opacity: .5;
    color: #fff;
}
.pad_p1{
    width: 100%;
    height: 100%;
    position: absolute;
    background: red;
    opacity: .5;
    display: none;
}
.pad_p2{
    display: none;
    position: absolute;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
    line-height: 275px;
}
.pa:hover .pad_p1{
    display: block;
}
.pa:hover .pad_p2{
    display: block;
}
.pa:hover .ptitle{
    display: none;
}
/*about*/
.about{
    margin-top: 140px;
}
.about img{
    float: left;
    width: 48%;
}
.ab{
    float: left;
    width: 48%;
    margin-left: 4%;
    background: url(/iimg/ab.png) right center no-repeat;
    height: 310px;
}
.abd{
    width: 70%;
}
.abd p{
    float: left;
    margin-bottom: 0;
}
.abd_p1{
    font-size:10px;
    -webkit-transform:scale(0.8);
    -moz-transform:scale(0.8);
    -o-transform:scale(0.8);
    -ms-transform:scale(0.8); 
    margin-left: -20px;
}
.abd_p2{
    font-size: 22px;
}
.abd_p3{
    width: 87px;
    height: 2px;
    background:#191919; 
    margin-left: 25px;
    margin-top: 9px;
}
.p2{
    margin-top: 30px;
    width: 94%;
}
.p3{
    width: 94%;
}
.ab a{
    text-decoration: none;
    width: 145px;
    height: 40px;
    border: 1px solid #02255f;
    color: #02255f;
    display: block;
    text-align: center;
    line-height: 40px;
    float: left;
    margin-top: 33px;
}

/*ys*/
.youshi{
    margin-top: 55px;
}
.ys{
    width: 25%;
    background: url(/iimg/r.jpg) right center no-repeat;
    float: left;
}
.yss1{
    width: 123px;
    height: 110px;
    background: url(/iimg/a11.jpg) no-repeat;
    margin: 0 auto;
}
.yss1:hover{
    background: url(/iimg/a1.jpg) no-repeat;
}
.yss2{
    width: 123px;
    height: 110px;
    background: url(/iimg/a22.jpg) no-repeat;
    margin: 0 auto;
}
.yss2:hover{
    background: url(/iimg/a2.jpg) no-repeat;
}
.yss3{
    width: 123px;
    height: 110px;
    background: url(/iimg/a33.jpg) no-repeat;
    margin: 0 auto;
}
.yss3:hover{
    background: url(/iimg/a3.jpg) no-repeat;
}
.yss4{
    width: 123px;
    height: 110px;
    background: url(/iimg/a44.jpg) no-repeat;
    margin: 0 auto;
}
.yss4:hover{
    background: url(/iimg/a4.jpg) no-repeat;
}
.ya{
    text-align: center;
    font-size:9px;
    -webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -o-transform:scale(0.9);
    -ms-transform:scale(0.9);
}
.ys a{
    text-decoration: none;
    color: #4c4c4c;
    display: block;
    width: 100%;
    height: 100%;
}
.ys a:hover .ya{
    color: #f12800;
}
.ya1{
    color: #494949;
    text-align: center;
    margin-bottom: 0;
}
.ya2{
    text-align: center;
    font-size:7px;
    -webkit-transform:scale(0.7);
    -moz-transform:scale(0.7);
    -o-transform:scale(0.7);
    -ms-transform:scale(0.7);
}

/*news*/
.news{
    width: 100%;
    height: 606px;
    margin-top: 85px;
    background: url(/iimg/news.jpg) no-repeat;
}
.news_p1{
    font-size: 30px;
    margin-top: 62px;
    margin-bottom: 12px;
    font-weight: bold;
    text-align: center;
}
.news_p2{
    width: 37px;
    height: 2px;
    background: #e62116;
    margin: 0 auto;
}
.ne{
    margin-top: 48px;
}

.divl{
    width: 50%;
    float: left;
    border-right: 1px solid #bfbebe;
}
.divr{
    width: 50%;
    float: left;
}
.div11 p{
    font-size: 42px;
    color: #4c4c4c;
    font-weight: bold;
    margin-bottom: 0;
    height: 42px;
    line-height: 42px;
}
.div11 span{
    font-size: 12px;
}
.div1{
    margin-top: 27px;
}
.div11{
    float: left;
}
.div22{
    margin-left: 26px;
    margin-top: 9px;
    width: 2px;
    height: 48px;
    background: #a3a3a3;
    float: left;
}
.div33{
    float: left;
    width: 79%;
    margin-left: 3%;
}
.div33 p{
    font-size: 15px;
    font-weight: bold;
}
.div33 span{
    color: #727272;
}
.div33 a{
    color: #4c4c4c;
    text-decoration: none;
}
#news{
    position: absolute;
    right: 20%;
    top: 23%;
}
#news a{
    font-size: 16px;
    width: 115px;
    display: block;
    float: left;
    text-align: center;
    color: #4c4c4c;
    text-decoration: none;
}
#news p{
    font-size: 16px;
    width: 115px;
    display: block;
    float: left;
    text-align: center;
    color: #4c4c4c;
    text-decoration: none;
    position: relative;
}
#news p:hover{
    cursor: pointer;
}
.a{
    position: relative;
}
#news p::after{
    content: '';
    position: absolute;
    right: 0;
    top: 5px;
    width: 1px;
    height: 14px;
    background: #606060;
}
.new_d{
    width: 14%;
    float: left;
}
.new_d1{
    float: left;
    width: 81%;
}
.new{
    margin-left: 4%;
}
.new_d p{
    font-size: 42px;
    color: #4c4c4c;
    font-weight: bold;
    margin-bottom: 0;
    height: 42px;
    line-height: 42px;
}
.new_d span{
    font-size: 12px;
}
.new_d1 a {
    color: #4c4c4c;
    text-decoration: none;
}
.pa1{
    font-size: 15px;
    font-weight: bold;
}
.pa2{
    color: #727272;
}

.new:nth-child(1){
    border-bottom: 1px solid #cacaca;
    padding-bottom: 10px;
    margin-top: 60px;
}
.new:nth-child(2){
    margin: 25px 0;
    margin-left: 4%;
    border-bottom: 1px solid #cacaca;
}
.nea{
    position: relative;
}
.no{
    color: #e95151!important;
}
#nea ul{
    display: none;
}
/*case*/
.case{
    margin-top: 94px;
}
.case_p1{
    font-size: 12px;
    text-align: center;
    color: #dbdbdb;
    margin-bottom: 0;
}
.case_p2{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.case_p3{
    width: 37px;
    height: 2px;
    background: #e62116;
    margin: 0 auto;
    margin-bottom: 33px;
}
.case_dd{
    width: 70%;
    float: left;
    padding: 15px 0;
    padding-left: 5px;
}
.case_dd span{
    display: block;
    width: 30%;
    height: 3px;
    display: block;
    background: #ea0909;
    float: left;
    margin-top: -1px;
}
.case_dd i{
    width: 100%;
    height: 1px;
    background: #b2b2b2;
    display: block;
}
.case_d img{
    float: left;
}
.case_d{
    width: 31%;
    float: left;
    margin: 1% 1%;
    height: 350px;
}
.case_dd1{
    float: right;
}
.case_d img{
    width: 100%;
    height: 280px;
}
.case_dd1 p{
    display: block;
    border: 1px solid #4c4c4c;
    width: 63px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    margin-top: 19px;
    color: #4c4c4c;
    margin-right: 7px;
}

.case_d:hover .da{
    background: #ea0909;
}

.case_d:hover .lp{
    color: #fff;
}

.case_d:hover .span{
    background: #fff;
}

.case_d:hover .case_dd1 p{
    color: #fff;
    border: 1px solid #fff;
}

.case a{
    text-decoration: none;
    color: #4c4c4c;
}
.ck{
    background: url(/iimg/bj.jpg);
    width: 100%;
    height: 30px;
    margin-top: 50px;
}
.ck a{
    width: 114px;
    height: 29px;
    background: #181818;
    margin: 0 auto;
    text-align: center;
    line-height: 29px;
    display: block;
    color: #fff;
}
.link{
    margin-top: 58px;
    border-top: 1px dashed #c6c6c6;
}
.link p{
    float: left;
    color: #565656;
    padding: 10px 0;
    margin: 0;
}
.link a{
    padding: 10px 0;
    margin: 0 10px;
    float: left;
    display: block;
    color: #8e8e8e;
}
.form{
    background: url(/iimg/form.jpg) no-repeat;
    width: 100%;
    height: 358px;
    position: relative;
}
.form ul{
    width: 100%;
    margin-bottom: 0;
    height: 57px;
    position: absolute;
    left: 0;
    top: 0;
}
.form ul li{
    float: left;
    width: 8%;
    text-align: center;
    line-height: 57px;
}
.form ul li:nth-child(1){
    margin-left: 18.5%;
}
.form ul li a{
    color: #fff;
}
.ul{
    background: #000000;
    opacity: .3;
}
.fo{
    padding-top: 57px;
}
.fo img{
    margin-left: 32%;
    margin-top: 67px;
}
.fo_d{
    width: 222px;
    height: 26px;
    background: #d3251c;
    color: #fff;
    text-align: center;
    line-height: 26px;
    border-radius: 15px;
    margin: 0 auto;
    margin-top: 17px;
}
.fo_d1{
    color: #fff;
    width: 44%;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
}
.dd{
    width: 33px;
    height: 2px;
    background: #fff;
    opacity: .3;
    margin: 0 auto;
    margin-top: 10px;
}
.bottom{
    text-align: center;
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    height: 28px;
    line-height: 28px;
}
.bottom a{
    display: block;
    color: #fff;
    text-decoration: none;
}
.bottom1{
    position: absolute;
    bottom: 0;
    background: #000000;
    opacity: 0.3;
    width: 100%;
    height: 28px;
}
/*联系我们*/
.topbanner {
    background: url(/iimg/b1.jpg);
    width: 100%;
    height: 500px;
    margin-bottom: 50px;
}

.main {
    width: 1000px;
    margin: 0px auto;
    clear: both;
    overflow: hidden;
    color: #555;
}

.topbanner .bannerdesc {
    width: 560px;
    color: #fff;
    padding: 20px 40px;
    margin-left: 100px;
    margin-top: 200px;
    position: relative;
}

.topbanner .bannerdesc h1 {
    font-size: 30px;
    position: relative;
    z-index: 2;
    margin-top: 0px;
}

.topbanner .bannerdesc p {
    font-size: 15px;
    line-height: 30px;
    padding-top: 10px;
    position: relative;
    z-index: 2;
}

.topbanner .bannerdesc .bg {
    width: 640px;
    height: 150px;
    background-color: #3671cf;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    z-index: 1;
}

.columnnobg {
    width: 100%;
    background-color: #fff;
    padding: 10px 0px 50px 0px;
    overflow: hidden;
}

.columntitle {
    font-size: 26px;
    color: #555;
    text-align: center;
    width: 100%;
    margin: 10px auto 40px auto;
    padding: 30px 0px;
    clear: both;
    background-image: url(/iimg/titlebg.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.contact {
    width: 100%;
}

.contact dl {
    width: 418px;
    padding: 30px;
    border: 1px solid #e7e7e7;
    margin: 0px 10px;
    line-height: 30px;
    float: left;
}

.contact dl dt {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #006dd3;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 30px;
}

.columnnobg {
    width: 100%;
    background-color: #fff;
    padding: 10px 0px 50px 0px;
    overflow: hidden;
}

.linkuslist li {
    width: 200px;
    float: left;
    text-align: center;
    list-style: none;
}

.linkuslist li i {
    width: 137px;
    padding:50px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #3671cf;
    display: block;
    margin: 0px auto;
}

.linkuslist li span {
    padding-top: 10px;
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #555;
}

.linkuslist li.cur {
    cursor: pointer;
}

.linkuslist li.weixin i {
    width: 130px;
    height: 130px;
    margin-top: 5px;
    padding: 0px;
    border-radius: 0px;
}
.ewm{
    width: 80%;
    margin-top: 10%;
}

/*about*/
.ser_box3 {
    max-width: 1300px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 50px;
}
.ser_box2 ._h3_tit, .ser_box3 ._h3_tit {
    background: url(/iimg/yel_line.jpg) no-repeat center bottom;
    padding: 5px 0 25px 0;
    margin-bottom: 8px;
}
._h4_tit {
    font-size: 16px;
    text-align: center;
    color: #666464;
    width: 80%;
    line-height: 26px;
    margin: 10px auto 40px;
}
.ser_box3 li {
    width: 31.33333333%;
    float: left;
    margin-right: 2%;
    list-style: none;
}
.ser_box3 a {
    display: block;
}
.ser_box3 .rect-120 {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}
.ser_box3 .ser_mask {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background: url(/iimg/ser_zz_bg.png) right bottom repeat-x;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    z-index: 1;
}
.ser_box3 .pd {
    top: 50%;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 2;
    margin-top: -55px;
}
.ser_box3 .pd .tit {
    font-size: 32px;
    color: #fff;
    margin-bottom: 20px;
}
.ser_box3 .pd .info {
    width: 60%;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
}
.ser_box3 a:hover .ser_mask {
    top: 0;
}
._h3_tit {
    font-size: 42px;
    text-align: center;
    font-weight: 600;
    color: #000;
    text-align: center;
}

/*about*/


/*nav*/
.nav{
    position: relative;
}
.dh_xl01 {
    width: 100%;
    height: auto;
    background-color: #fff;
    filter: Alpha(Opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    padding: 20px 0px;
    position: absolute;
    left: 0px;
    top: 57px;
    z-index: 999999;
    display: none;
}
.dh_xl02 {
    width: 100%;
    height: auto;
    margin: 0px auto;
}
.nn {
    width: 100%;
    text-align: center;
    background: url(/iimg/icon_index_line.png) no-repeat bottom center;
   padding: 15px 0 25px 0;
}
.nn a{
    text-decoration: none;
    display: inline-block;
}
.na1{
    font-size: 36px;
    color: #333;
    font-weight: bold;
}
.na2{
    color: #f02d21;
    margin-left: 15px;
    margin-top: 20px;
}
.np1{
    overflow: hidden;
    line-height: 30px;
    text-align: center;
    padding: 15px;
    color: #666;
}
.nprud1{
    width: 22%;
    float: left;
    margin: 0 1.5%;
}
.nprud1 a{
    width: 100%;
    display: block;
    position: relative;
    height: 200px;
    margin-bottom: 18px;
}
.nprud1 img{
    width: 100%;
    height: 200px;
    position: absolute;
}
.nprud1 p{
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    color: #fff;
    z-index: 99;
    line-height: 30px;
    text-align: center;
}
.nprud1 span{
    display: block;
    position: absolute;
    bottom: 0;
    background: #000;
    opacity: .4;
    width: 100%;
    height: 30px;
}
.nprud1:hover .span1{
    background: rgb(255, 0, 0);
}
/*news*/
.news_d {
    border-bottom: #dedede dashed 1px;
    margin-bottom: 60px;
    padding-bottom: 10px;
}
.news_d a{
    text-decoration: none;
}
.news_p3 {
    width: 80%;
    float: left;
    font-size: 22px;
    font-weight: normal;
    color: #484848;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.news_p22 {
    width: 20%;
    float: right;
    text-align: right;
    color: #9c9a9c;
    text-indent: 20px;
}
.news_p4 {
    color: #626262;
    font-size: 15px;
    line-height: 26px;
}
.news_p5 {
    border: #d8d8d8 1px solid;
    text-align: center;
    width: 130px;
    height: 30px;
    line-height: 30px;
    color: #666;
    display: inline-block;
    margin-top: 20px;
}
.news_d:hover .news_p3 {
    color: red;
}

/*产品内页*/
.pic{
    margin-top: 40px;
    background: url(/iimg/listpic.jpg) no-repeat center top;
}
.navbar{
    margin-top: 128px;
    margin-bottom: 0;
}
.navbar-light a {
    display: block;
    width: 16%;
    float: left;
    color: #fff;
    text-align: center;
    line-height: 70px;
    text-decoration: none;
    font-size: 17px;
}
.navbar-light {
    z-index: 99;
    background: #02255f;
    opacity: .9;
    color: #fff;
    position: sticky;
    left: 0;
    top: 0;
}
.np{
    background: url(/iimg/cp1.jpg) #f0f0f0 no-repeat left top ;
    height: 36px;
    color: #fff;
    padding-left: 27px;
    font-size: 18px;
    line-height: 36px;
    margin: 30px 0;
}
.lid{
    margin-top: 50px;
}
.order{
    margin-top: 50px;
}


.fy li{
    float: left;
    margin: 0 10px;
}
.fy{
    margin-bottom: 50px;
}
.ndiv{
    float: left;
    width: 48%;
    margin-left: 4%;
}
.ndiv h2{
    margin-bottom: 30px;
}
.ndiv div{
    margin: 10px 0;
    font-size: 16px;
    line-height: 2;
}
.nndd{
    margin: 30px 0;
}
.tjcp_d {
    float: left;
    width: 22%;
    margin: 20px 0;
    margin-right: 3%;
}
.tjcp_d img {
    width: 100%;
}
.tjcp_d p {
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}
.tjcp_d a{
    text-decoration: none;
    color: #4c4c4c;
}
.releate {
    border: 1px solid #e1e1e1;
    border-top: none;
    background: url(/iimg/news_lm.png) repeat-x;
    margin: 3% 0 1% 0;
    width: 99%;
    overflow: hidden;
}
.releate h4 {
    display: block;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    font-size: 26px;
    color: #000;
    line-height: 42px;
    height: 41px;
    background: #fff;
    border-top: 3px solid #e96a59;
    border-right: 1px solid #eee;
    margin: 0;
    margin-right: 3%;
}
.releate ul {
    width: 100%;
    overflow: hidden;
    margin: 15px 0 10px 0;
    float: left;
}
.releate li {
    width: 47%;
    margin: 0 2% 0 0;
    float: left;
    height: 36px;
    line-height: 36px;
    background: url(/iimg/new_ico.jpg) no-repeat 15px center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-indent: 45px;
}
.releate a{
    text-decoration: none;
    color: #4c4c4c;
}
.zg_more{
    margin-top: 13px;
}
.pic p{
    font-size: 16px;
    line-height: 2;
}
.youshii{
    font-size: 16px;
    font-weight: 200;
    margin-top: 12px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
}
.youshii span {
    display: inline-block;
    border-radius: 10px 0;
    border: 1px solid #ff6249;
    color: #dd2e17;
    margin-left: 10px;
    padding: 0 5px;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    float: right;
}
.pro_ad {
    color: #222;
    background: url(/iimg/youshi_bg.png) no-repeat left center;
    line-height: 80px;
    height: 80px;
    text-align: left;
    margin-top: 30px;
    font-size: 16px;
}
.pro_ad ul {
    padding-left: 76px;
    padding-top: 23px;
}
.pro_ad li {
    display: block;
    color: #fff;
    background: url(/iimg/list_tick.png) no-repeat left center;
    padding-left: 30px;
    font-size: 16px;
    float: left;
    width: 50%;
}
.pro_tel {
    margin-top: 50px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    background: url(/iimg/pro_t.png) #006dd3 no-repeat 60px 16px;
    padding-left: 55px;
    border-radius: 10px;
    opacity: .8;
}
.pro_tel span {
    font-size: 17px;
    width: 100%;
    text-align: left;
    float: left;
    overflow: hidden;
    margin-left: 25%;
    margin-top: 10px;
    color: #fff;
}
.pro_tel p {
    font: bold 34px/38px Arial, Helvetica, sans-serif;
    color: #FF3D17;
    float: left;
    margin-left: 25%;
}
.pro_tel p a {
    color: #FF3D17;
    text-decoration: none;
}
.pro_tel p strong {
    font: bold 40px/38px Arial, Helvetica, sans-serif;
    text-align: left;
}
.nndd table tr:nth-child(odd) {
    background: #F4F4F4;
}
.nndd table tr:hover {
    background: #006dd3;
    color: #FFF;
}
.list-column{
    height: 14px;
    line-height: 14px;
    color: #808080;
    padding-bottom: 30px;
    padding-top: 11px;
}
.n-nav{
    background: #ccc;
    margin-bottom: 35px;
}
.list-column a{
    text-decoration: none;
    color: #4c4c4c;
}
.fy a{
    text-decoration: none;
    color: #4c4c4c;
}
.tkp_con_title{
    text-align: center;
    margin-bottom: 30px;
}
.nxw{
    font-size: 16px;
    line-height: 2;
}
.dnav{
    width: 27%;
    float: left;
    margin: 0 3%;
}
.dad{
    color: #4c4c4c!important;
    display: block;
    border-bottom: 1px dashed #ccc;
    height: 46px;
    line-height: 46px;
    width: 142px;
    margin: 0 auto;
}
.dnav1{
    color: #02255f!important;
    font-size: 18px;
}
.dnav2{
    border: 1px dashed #ccc;
    width: 108px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px!important;
    color: #02255f!important;
}
.nlm{
    text-align: center;
    font-size: 32px;
    color: #4c4c4c;
    margin: 30px 0;
}
.nbannner img{
    width: 100%;
}
.nbannner{
    overflow: hidden;
}
.tabpanel_divv{
    width: 21%;
    height: 230px;
    margin: 2% 2%;
    float: left;
    border: 1px solid #fff;
    overflow: hidden;
}
.tabpanel_divv img{
    height: 200px;
    width: 100%;
    cursor: pointer;
	transition: all 0.6s;
}
.tabpanel_divv p{
    text-align: center;
    color: #4c4c4c;
    margin-top: 5px;
}
.tabpanel_divv:hover{
    border: 1px solid #014b8a;
}
.tabpanel_divv a{
    text-decoration: none;
}
.tabpanel_divv:hover .list_img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1); 
}
.aa1{
    width: 50%;
    float: left;
}
.ab11{
    width: 50%;
    float: left;
    margin-bottom: 40px;
}
.ab2{
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.aa2{
    line-height: 2;
    font-size: 15px;
}
.i{
    font-size: 16px;
    line-height: 2;
}


.service {
    background: url(/iimg/model-7-bk.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%!important;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    width: 100%;
    padding: 60px 0 0;
    overflow: hidden;
    margin: 50px 0;
}
.wrap {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
}
.service h3 {
    font-size: 40px;
    padding-bottom: 15px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    margin-bottom: 10px;
}
.line2 {
    margin: 0 auto 10px;
    height: 3px;
    width: 60px;
    background: #fc0;
}
.service p {
    font-size: 18px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}
.service ul {
    overflow: hidden;
    margin-top: 55px;
}
.service ul li {
    float: left;
    width: 18%;
    margin: 0 3.5%;
}
.service ul li .top-icon {
    width: 155px;
    height: 155px;
    margin: 0 auto 20px;
    position: relative;
}
.service ul li .top-icon img {
    display: block;
    position: absolute;
    top: 0;
    transition: all .5s cubic-bezier(.5, 0, .2, 1) 0s;
}
.service ul li .top-icon .abk {
    width: 85%;
    height: 90%;
    transition: all .5s cubic-bezier(.5, 0, .2, 1) 0s;
}
.service ul li span {
    color: #fff;
    text-align: center;
    font-size: 22px;
    display: block;
    margin-bottom: 10px;
}
.service ul li p {
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-bottom: 30px;
}

.service ul li:hover .top-icon img {
    -webkit-transform: perspective(1000px) scale(1) translate3d(0, 0, 0) rotate(90deg);
    transform: perspective(1000px) scale(1) translate3d(0, 0, 0) rotate(90deg);
}
.service ul li:hover .top-icon .abk {
    -webkit-transform: perspective(1000px) rotateX(0) rotateY(360deg) rotateZ(0);
    transform: perspective(1000px) rotateX(0) rotateY(360deg) rotateZ(0);
}
.dh_xl0 {
    width: 200px;
    height: auto;
    background-color: #fff;
    padding: 20px;
    position: absolute;
    left: 26%;
    top: 61px;
    z-index: 999999;
    display: none; 
}
.dh_xl022{
    width: 100%;
    height: auto;
    margin: 0px auto;
}
.-a{
    color: #4c4c4c!important;
}

.dh_xl0 {
	width: 200px;
	height: auto;
	background-color: #fff;
	padding: 20px;
	position: absolute;
    left: 25.5%;
    top: 60px;
	z-index: 999999;
	display: none;
}
.dh_xl0x {
    width: 200px;
    height: auto;
    background-color: #fff;
    padding: 20px;
    position: absolute;
    left: 41%;
    top: 60px;
    z-index: 999999;
    display: none;
}
.dh_xl0c {
	width: 420px;
	height: auto;
	background-color: #fff;
	padding: 20px;
	position: absolute;
	left: -170px;
	top: 58px;
	z-index: 999999;
	display: none;
}
/*news*/
#nnews ul{
    display: none;
}
.ngsjj{
    display: flex;
}
#ngsjj{
    display: flex;
    width: 50%;
    margin-top: 5%;
}
#ngsjj p:first-child{
    margin-left: 6%;
}
#ngsjj a{
    padding: 30px 60px;
    background: #E9E9E9;
}
#ngsjj p:last-child{
    margin-left: 10%;
}
#ngsjj a{
    color: #000;
    display: block;
    text-decoration: none;
}
#ngsjj .nno{
    padding: 30px 60px;
    background: #006dd3;
    color: #fff;
}
.ngstex{
    width: 50%;
    margin-top: 5%;
    background: url(/iimg/ts.jpg) no-repeat;
    background-repeat: no-repeat;  
    background-size: 100% 100%;  
}
.ngstex p{
    margin: 0;
    color: #fff;
    margin-top: 6%;
    width: 80%;
    margin-left: 4%;
}
.ngstex span{
    font-weight: bold;
    color: yellow;
}
.ntex{
    display: flex;
    flex-wrap: wrap;
    margin-top: 5%;
}
.ntex li{
    float: left;
    width: 45%;
    list-style: none;
    margin-left: 3%;
    margin-bottom: 2%;
    border-bottom: 1px dashed #4d4d4d;
}
.ntex li a{
    color: #000;
    text-decoration: none;
}
.ntex_p1{
    font-size: 18px;
    font-weight: bold;
    color: #4c4c4c;
}
.ntex_p1:hover{
    color: #e50000;
}
.ntex_p2{
    font-size: 14px;
    color: rgb(139, 139, 139);
}
.ntex_p3{
    color: #4d4d4d;
}
.ntex_a{
    float: left;
    margin-bottom: 4%;
    border: 1px solid #006dd3;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: block;
    width: 14%;
    margin-left: 80%;
    color: #4c4c4c;
    text-decoration: none;
}
.ntex_a:hover{
    color: #e50000;
}







.foot_yd {
    width: 94%;
    margin-top: 30px;
    background: #EFE2C0;
    padding: 3%;
    overflow: hidden;
    margin-bottom: 4%;
}

.foot_yd_top {
    border: #BD8824 2px dashed;
    padding: 2% 2% 1%;
    width: 96%;
    margin: 0 auto;
    overflow: hidden;
}

.foot_yd_top div {
    float: left;
}

.foot_yd_top .w1 {
    width: 33%;
}


.w1_p1 {
    width: 18%;
    margin-left: 9%;
}

.w1_p2 {
    margin-left: 8%;
    margin-top: 2%;
}

.w1_p3 {
    width: 63%;
    margin: 0;
    margin-left: 8%;
}

.foot_yd_top p {
    float: left;
    text-align: left;
}

.foot_yd_top p span {
    font-size: 20px;
    margin-top: 8px;
    text-align: left;
    color: #000;
}

.foot_yd_top p p {
    font-size: 16px;
    text-indent: 0;
    margin: 0;
    color: #666;
    text-align: left;
    width: 100%;
    overflow: hidden;
}

.foot_yd_top .w2 {
    width: 28%;
}

.foot_yd_top .w3 {
    width: 33%;
}

.foot_yd_con {
    font-size: 22px;
    margin: 15px 0;
    color: #000;
    font-weight: 600;
    text-align: center;
}

.foot_yd_tel {
    width: 60%;
    height: 50px;
    margin: 0 auto;
    text-indent: 80px;
    padding: 2px 0;
    color: #fff;
    background: #EF2416 url(/iimg/yd_tel.png) no-repeat 6.2% 6px;
}

.foot_yd_tel .zi {
    font-size: 20px;
    font-weight: 300;
    margin-left: 7%;
}

.foot_yd_tel .tel {
    font-size: 30px;
    font-weight: 800;
}

.foot_yd_tel .tel a {
    color: #fff;
    text-decoration: none;
}
.nndd table tr:nth-child(1){
    background: #006dd3;
    color: #fff;
}
.nprod{
    margin-top: 45px;
    margin-bottom: 30px;
}

.kf{
    background: url(/iimg/kf.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 580px;
}
.kfp{
    text-align: center;
    font-size: 28px;
    color: #4c4c4c;
    padding-top: 40px;
}
.kf tbody tr{
    width: 50%;
    float: left;
    margin: 20px 0;
}
.kf tbody td{
    font-size: 18px;
}
.intxt{
    width: 500px!important;
    height: 40px;
}
.ttr{
    width: 100%!important;
}
.intxt1{
    width: 1100px!important;
    height: 200px;
}
.top{
    padding-top: 5px;
}
.coolbg{
    width: 100px;
    height: 30px;
    background:#006dd3;
    color: #fff;
    border: none;
}



.bottom_bottom{
    display: none;
}
.lol{
    overflow-x: scroll;
}









